﻿@charset "utf-8";

/*本样式内必加*/
/*reset*/
html{color:#000;background:#FFF; overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}
/*本样式内必加结束*/

 
 @charset "utf-8";
body { color:#666; font-size:12px; font-family: "宋体";} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1102px; margin:0 auto; overflow:hidden; }
.h_nav li a:-webkit-any-link{ display:block;}



/*底部开始*/
.ftWrap{height:210px;margin:0 auto;font-family:"Microsoft YaHei";background:url(../images/ftw.gif) left top repeat-x;}
.ftWrap .footer{position:relative;}
.ft_lg{left:60px;top:80px; z-index:3;}
.ft_nav{ text-align:center;color:#fff;line-height:42px;height:42px;overflow:hidden;}
.ft_nav a{color:#fff;padding:0 13px;display:inline-block;}
.ftWrap ul {padding:27px 0 50px 30px;margin:0 0 0 215px;color:#666;background:url(../images/ft_l.png) left 38px no-repeat;}
.ftWrap ul li{line-height:26px;}
.ftWrap ul span{ display:inline-block;margin:0 14px;}

            
/*底部结束*/
